#=By default, command prompt checks to verify if the current directory is an UNC path (\\server\path) and if this is the case, it will show an error message and change the path to C:\.
#=With this tweak, you can use UNC paths as the current directory and disable the error message.
#=\n\nNote:- Use of UNC names may cause problems with child processes launched from a prompt when that prompt is exited or halted.